home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / progrmng / exmpldrw.sit / For THINK Pascal 3.0 / THINK Diffs / UStream.p.Diff < prev   
Encoding:
Text File  |  1990-07-02  |  619 b   |  14 lines  |  [TEXT/MPS ]

  1. File #1: Big Block:MPW ExampleDraw:UStream.p
  2. File #2: Big Block:21-25. ExampleDraw:UStream.p
  3.  
  4. Nonmatching lines (File "Big Block:MPW ExampleDraw:UStream.p"; Line 295:298; File "Big Block:21-25. ExampleDraw:UStream.p"; Line 295)
  5.  295        FUNCTION  TCountingStream.GetPosition: LONGINT; OVERRIDE;
  6.  296        PROCEDURE TCountingStream.SetPosition(newPosition: LONGINT); OVERRIDE;
  7.  297        FUNCTION  TCountingStream.GetSize: LONGINT; OVERRIDE;
  8.  298        PROCEDURE TCountingStream.SetSize(newSize: LONGINT); OVERRIDE;
  9.  
  10.  295        FUNCTION  TCountingStream.GetSize: LONGINT; OVERRIDE;
  11.  
  12.  
  13. *** EOF on both files at the same time ***
  14.